home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2005 November
/
WNnov2005.iso
/
Windows
/
Utilitaires
/
Beyond Compare
/
beycmpfr.exe
/
{app}
/
BC2.exe
/
0
/
RCDATA
/
TSUPPORTDLG
/
TSUPPORTDLG.txt
Wrap
Text File
|
2005-06-02
|
4KB
|
158 lines
object SupportDlg: TSupportDlg
Left = 320
Top = 301
BorderStyle = bsDialog
Caption = 'Support'
ClientHeight = 286
ClientWidth = 439
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object LogoPanel: TPanel
Left = 12
Top = 12
Width = 89
Height = 265
BorderStyle = bsSingle
TabOrder = 0
inline LogoFrame1: TLogoFrame
Left = 0
Top = 0
Width = 155
Height = 309
TabOrder = 0
end
end
object CloseBtn: TButton
Left = 352
Top = 256
Width = 73
Height = 23
Cancel = True
Caption = 'Fermer'
Default = True
ModalResult = 2
TabOrder = 1
end
object PageControl: TPageControl
Left = 108
Top = 8
Width = 329
Height = 247
ActivePage = tsIntro
Style = tsButtons
TabOrder = 2
object tsIntro: TTabSheet
BorderWidth = 8
TabVisible = False
object OvcURL1: TOvcURL
Left = 0
Top = 22
Width = 305
Height = 13
Caption = 'www.scootersoftware.com/v2support'
URL = 'http://www.scootersoftware.com/v2support.html'
Align = alTop
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
end
object Label1: TLabel
Left = 0
Top = 0
Width = 305
Height = 13
Align = alTop
Caption =
'Pour le support technique en ligne, veuillez visiter notre site ' +
'Web '#224' :'
WordWrap = True
end
object Label2: TLabel
Left = 0
Top = 49
Width = 305
Height = 52
Align = alTop
Caption =
'Cliquer sur "Exporter" afin de sauver vos r'#233'glages Beyond Compar' +
'e dans un fichier zip appropri'#233' pour de nous l'#39'envoyer, ensuite ' +
'envoyez-le nous via email. Cela nous aidera '#224' recr'#233'er et d'#233'tect' +
'er un probl'#232'me. Vos mots de passe ne seront pas inclus.'
WordWrap = True
end
object Bevel1: TBevel
Left = 0
Top = 13
Width = 305
Height = 9
Align = alTop
Shape = bsSpacer
end
object Bevel2: TBevel
Left = 0
Top = 35
Width = 305
Height = 14
Align = alTop
Shape = bsSpacer
end
object Label6: TLabel
Left = 0
Top = 145
Width = 305
Height = 26
Align = alTop
Caption =
'Cette information sera gard'#233'e confidentielle et sera uniquement ' +
'utilis'#233'e pour reproduire le probl'#232'me que vous avez eu.'
WordWrap = True
end
object Panel1: TPanel
Left = 0
Top = 101
Width = 305
Height = 44
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object OvcURL2: TOvcURL
Left = 128
Top = 16
Width = 144
Height = 13
Hint = 'mailto:support@scootersoftware.com'
Caption = 'support@scootersoftware.com'
URL = 'mailto:support@scootersoftware.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
end
object ExportBtn: TButton
Left = 0
Top = 8
Width = 105
Height = 23
Caption = 'Exporter'
TabOrder = 0
OnClick = ExportBtnClick
end
end
end
end
end